home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / RLaB / help / COMMAND < prev    next >
Encoding:
Text File  |  1994-02-21  |  368 b   |  11 lines  |  [TEXT/RLAB]

  1. COMMAND:
  2.  
  3.     The RLaB language has a two commands at present. They are:
  4.     `help' and `rfile'. Commands are different than functions, in
  5.     that they do not require  parentheses to delimit the function
  6.     argument(s). 
  7.  
  8.     Commands may not occur anywhere in an expression or statement.
  9.     Therefore, commands must be issued from the command line
  10.     prompt, on a line by themselves.
  11.